3e971faa3b4b3347715838c23a1ee170254d3ad5
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 3"""
4  date="2022-05-04T15:06:31Z"
5  content="""
6 Thank you, your "Reproducible Example" worked for me to reproduce it!
7 Great work finding this and tracking down an easy way to reproduce it.
8
9 So the root of the problem is refs/annex/last-index,
10 which contains a tree object, not a commit object. That is unusual for a ref,
11 but git-annex has a good reason to record a tree's ref there. 
12
13 Fixed
14 """]]